func github.com/vmihailenco/msgpack/v5.fieldByIndexAlloc

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L117: 	v := fieldByIndexAlloc(strct, f.index)
		types.go#L373: func fieldByIndexAlloc(v reflect.Value, index []int) reflect.Value {